home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / Oberon⁄F™ 1.1 / Obx / Docu / Dialog (.txt) < prev    next >
Encoding:
Oberon Document  |  1995-08-09  |  1.6 KB  |  38 lines  |  [oODC/obnF]

  1. Documents.StdDocumentDesc
  2. Documents.DocumentDesc
  3. Containers.ViewDesc
  4. Views.ViewDesc
  5. Stores.StoreDesc
  6. Documents.ModelDesc
  7. Containers.ModelDesc
  8. Models.ModelDesc
  9. Stores.ElemDesc
  10. TextViews.StdViewDesc
  11. TextViews.ViewDesc
  12. TextModels.StdModelDesc
  13. TextModels.ModelDesc
  14. TextModels.AttributesDesc
  15. Helvetica
  16. Helvetica
  17. DevCommanders.StdViewDesc
  18. DevCommanders.ViewDesc
  19. StdLinks.LinkDesc
  20. StdCmds.OpenDoc('Obx/Mod/Dialog')
  21. Helvetica
  22. Oberon by Example: ObxDialog
  23. This example demonstrates enumeration, selection, and combo interactors and their appropriate controls. Furthermore, notifiers and guards are used.
  24.  "StdCmds.OpenAuxDialog('Obx/Rsrc/dialog', 'ObxDialog Demo')"
  25. ObxDialog
  26. sources
  27. TextControllers.StdCtrlDesc
  28. TextControllers.ControllerDesc
  29. Containers.ControllerDesc
  30. Controllers.ControllerDesc
  31. TextRulers.StdRulerDesc
  32. TextRulers.RulerDesc
  33. TextRulers.StdStyleDesc
  34. TextRulers.StyleDesc
  35. TextRulers.AttributesDesc
  36. Helvetica
  37. Documents.ControllerDesc
  38.